Waiting for the weekend.
It is not the weekend, there are 2 days left until the weekend. Your assignment should also tell how many hours there are until the weekend.
Your program should include the following:
- If the current day of the week is a school day, use a function to announce that it’s a school day, as well as how many days are left until the weekend.
- If the current day is part of the weekend, use a function to announce that it’s the weekend, as well as how many hours are left in the weekend.
- Use functions to make blocks of codes that will determine the day, how many days left until the weekend, and how many hours for a partial day.
back to index